| Total Complexity | 34 |
| Dependencies | 14 |
| Dependents | 2 |
| Total lines | 402 |
| Lines of code | 138 |
| Logical lines of code | 82 |
| Comment lines | 122 |
| Methods | 18 |
| Properties | 16 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| processRowEndingNode() | 64 | 4 | 10 | |
| doesNeedDataForNextRowToBeProcessed() | 67 | 3 | 8 | |
| current() | 66 | 3 | 9 | |
| rewind() | 60 | 2 | 13 | |
| processRowStartingNode() | 60 | 2 | 13 | |
| __construct() | 58 | 1 | 15 | |
| next() | 72 | 2 | 6 | |
| readDataForNextRow() | 65 | 2 | 9 | |
| processDimensionStartingNode() | 67 | 2 | 7 | |
| getRowIndex() | 70 | 2 | 6 | |
| getColumnIndex() | 70 | 2 | 6 | |
| getCell() | 64 | 2 | 10 | |
| key() | 75 | 2 | 5 | |
| normalizeSheetDataXMLFilePath() | 79 | 1 | 3 | |
| valid() | 80 | 1 | 3 | |
| processCellStartingNode() | 67 | 1 | 8 | |
| processWorksheetEndingNode() | 77 | 1 | 4 | |
| end() | 82 | 1 | 3 |